Latest 9.0l installation package: http://download.csdn.net/detail/winking324/8102281
Next, let's briefly introduce what kind of tool pclint is.
Pclint is a static analysis tool for C/C ++ software code developed by gimpelsoftware. It can be said that pclint is a more rigorous compiler. It is mainly divided into pclint and flexelint. pclint is mainly used on Windows platform and provided as binary executable files.
1. Introduction to pclint:
PC-Lint is a static analysis tool for C/C ++ software code developed by gimpel software. Its full name is PC-Lint/flexelint for C/C ++, PC-Lint can be used on Windows, MS-DOS and OS/2 platforms and released in the form of binary executable files, while flexelint runs on other platforms and is released in the form of source code. PC-Lint has a wide range of customers around the wor
1. IntroductionRecently, the static program analysis tool Pc-lint has been used in the project to realize its convenience for developers in project implementation. Pc-lint is a static analysis tool for the C + + language, the Windows platform, and Flexelint is a pc-lint version for other platforms. Since Pc-lint/flexelint is a commercial program analysis tool, it is not easy for everyone to learn and use, s
-Si is used;In the "working directory" column, enter the following path: e:/code, which is the directory where the code is located;Select "Save all files first;In the "command output" column, select "output to list" and "Capture output;Click "insert" to insert the command line to the ultraedit menu;
Figure 4.22 add custom commands in ultraedit
At this time, a "PC-Lint check current file" menu will be added to the "advanced" menu of ultraedit. Click this menu to perform a PC-Lint check on the cu
code before code reading and unit testing. You can detect program hidden errors in advance, improve code quality, and save test time. In addition, the use of PC-Lint encoding rules check can effectively regulate the coding behavior of software personnel. If you can effectively use the PC-Lint code check tool during software development, it will greatly improve the code quality and reduce software costs.References
[1] gimpel software. Reference Manual for PC-Lint/
Contact Us
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.